const github.com/go-faster/jx.minEncoderBufSize

3 uses

	github.com/go-faster/jx (current package)
		enc_stream.go#L7: 	minEncoderBufSize = 32
		enc_stream.go#L15: 	case bufSize < minEncoderBufSize:
		enc_stream.go#L16: 		bufSize = minEncoderBufSize